| Fully Qualified Name: | Laminas\Mvc\Service\ViewPrefixPathStackResolverFactory |
| Implements: | FactoryInterface |
| Name | Description | Defined By |
|---|---|---|
| __invoke() | Create the template prefix view resolver | ViewPrefixPathStackResolverFactory |
Create the template prefix view resolver
Creates a Laminas\View\Resolver\PrefixPathStackResolver and populates it with the ['view_manager']['prefix_template_path_stack']
| Parameter Name | Type | Description |
|---|---|---|
| $container | \ContainerInterface | |
| $name | string | |
| $options | null|array |
Returns: \PrefixPathStackResolver